home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-07-26 | 347 b | 10 lines | [TEXT/KAHL] |
- BUGS
- ----
-
- • In GC_malloc(), if MERGE_SIZES is defined, uses the GC_size_map, before it has been initialized.
-
- • When using SMALL_CONFIG, didn't pass reverse_test, with larger configuration it worked.
- (Had to change to dynamic allocation of GC_arrays. Had to add another initialization function
- to mark.c to initialize pointers in GC_obj_kinds.)
-
-